home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / Utilities / Nutri-Kids / Empty Database.dat / NKInv.mdb / Zinv Site.json < prev    next >
JavaScript Object Notation  |  2002-09-04  |  438b

  1. {
  2.     "schema": {
  3.         "site_num": "Text (3)",
  4.         "inv_num": "Text (10)",
  5.         "qty_on_hand": "Double",
  6.         "qty_on_order": "Double",
  7.         "current_value": "Currency",
  8.         "LastCost": "Currency",
  9.         "LastCost_Date": "DateTime",
  10.         "active": "Boolean NOT NULL",
  11.         "min": "Single",
  12.         "max": "Single",
  13.         "Commodity_Qty": "Single",
  14.         "Purchase_Qty": "Single",
  15.         "Commodity_Value": "Currency",
  16.         "Purchase_Value": "Currency",
  17.         "beg_qty": "Single",
  18.         "beg_value": "Single",
  19.         "qty_commit": "Single",
  20.         "qty_request": "Single"
  21.     },
  22.     "data": []
  23. }